bitkeeper revision 1.274 (3f05a93anjjeliV5S9lcht7Daq_Rhw)
authorsos22@labyrinth.cl.cam.ac.uk <sos22@labyrinth.cl.cam.ac.uk>
Fri, 4 Jul 2003 16:20:10 +0000 (16:20 +0000)
committersos22@labyrinth.cl.cam.ac.uk <sos22@labyrinth.cl.cam.ac.uk>
Fri, 4 Jul 2003 16:20:10 +0000 (16:20 +0000)
commit8c46e3c147e6c8ee3260d208a5c2e84c1bacd5a4
tree9e19d26b90a5b658f81021f8bb556ee462dbf3dc
parent4da43416de17d1ef35c3acde66e7097de0faccae
bitkeeper revision 1.274 (3f05a93anjjeliV5S9lcht7Daq_Rhw)

Allow client operating systems controlled access to the
partition table.  Essentially, this allows you to specify a
partition number when granting access to a range of blocks,
and xenolinux will then map the range to the given partition.
.rootkeys
xen/drivers/block/xen_block.c
xen/drivers/block/xen_physdisk.c
xen/include/xeno/physdisk.h
xenolinux-2.4.21-sparse/Documentation/Configure.help [new file with mode: 0644]
xenolinux-2.4.21-sparse/fs/partitions/Config.in [new file with mode: 0644]
xenolinux-2.4.21-sparse/fs/partitions/Makefile [new file with mode: 0644]
xenolinux-2.4.21-sparse/fs/partitions/check.c [new file with mode: 0644]
xenolinux-2.4.21-sparse/fs/partitions/xeno.c [new file with mode: 0644]
xenolinux-2.4.21-sparse/fs/partitions/xeno.h [new file with mode: 0644]